home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Complete Work of Mahatma Gandhi
/
The Complete Work of Mahatma Gandhi-CD interactive.iso
/
pc
/
ganmac
/
eb.cst
/
00170_Script_170
< prev
next >
Wrap
Text File
|
1999-05-31
|
646b
|
19 lines
on mouseUp
global gloson
if (gloson=1) or (the visible of window "gloss") then
global cspname
set yy to chars(cspname,1,1)
set the memberNum of sprite 115 to the number of member (yy&"glos") of castLib "eb.cst"
endNewMovie
end if
if the visible of sprite 106 then
set the visible of sprite 106 to false
set the visible of sprite 107 to false
set the visible of sprite 108 to false
set zz to the name of member (the memberNum of sprite 117)
set yy to chars(zz,2,6)
set the memberNum of sprite 117 to the number of member yy of castlib "eb.cst"
end if
go to frame "main2"
end